Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopt new modern dialog #1519

Merged
merged 20 commits into from
Oct 19, 2022
Merged

Adopt new modern dialog #1519

merged 20 commits into from
Oct 19, 2022

Conversation

nagmat84
Copy link
Collaborator

@nagmat84 nagmat84 commented Sep 15, 2022

This is mostly the frontend sync for (LycheeOrg/Lychee-front#322.

On top it allows for easier and efficient queries of shares. Previously, Share::list returned all existing shares and the fronend had to sort out what it really needed. Now, it is possible to optionally sent a user ID or album ID to Share::list and the filtering is already performed on the backend. This is not only much more efficient, but also simplifies the frontend code.

@codecov
Copy link

codecov bot commented Sep 15, 2022

Codecov Report

Merging #1519 (7560c52) into master (f4702d7) will decrease coverage by 0.93%.
The diff coverage is 46.51%.

❗ Current head 7560c52 differs from pull request most recent head af350d9. Consider uploading reports for the commit af350d9 to get more accurate results

Additional details and impacted files

@nagmat84 nagmat84 requested a review from a team September 16, 2022 16:45
@nagmat84 nagmat84 marked this pull request as ready for review September 16, 2022 16:45
Copy link
Member

@ildyria ildyria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Untested.

Copy link
Contributor

@kamil4 kamil4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm basically OK with this part (untested). I still need to go through the front end changes, though.

@nagmat84 nagmat84 mentioned this pull request Oct 17, 2022
@nagmat84 nagmat84 merged commit 2ab3fbc into master Oct 19, 2022
@nagmat84 nagmat84 deleted the adopt-new-modern-dialog branch October 19, 2022 09:26
@nagmat84 nagmat84 mentioned this pull request Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants